home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2010 April
/
PCWorld0410.iso
/
pluginy Firefox
/
1035
/
1035.xpi
/
chrome
/
1clickweather.jar
/
skin
/
classic
/
1clickweather
/
1clickweather.css
next >
Wrap
Cascading Style Sheet File
|
2009-09-27
|
2KB
|
118 lines
/* panelStyle is used for all of the data living inside the status bar panels */
.panelStyle {
padding-top: .1em;
font-size: 8pt;
font-family: inherit;
cursor: pointer;
vertical-align: middle;
}
.panelText {
padding-top: .1em;
font-size: 8pt;
font-family: inherit;
cursor: pointer;
vertical-align: middle;
}
.errorText {
font-size: 10pt;
}
.ttTooltip {
max-width: 50em;
background-color: #ecebf3;
font-size: 10pt;
color: black;
font-family: inherit;
}
.ttBody {
max-width: 50em;
background-color: inherit;
font-size: inherit;
}
.ttBodyBottom {
max-width: 50em;
background-color: inherit;
font-size: inherit;
border:#b6b6b6 solid;
border-width: 0px 0px 1px 0px;
}
.ttLogoBody {
background-color: #ffffff;
font-size: 10pt;
justify: right;
}
.ttRedLabel {
color: red;
font-size: 10pt;
font-weight: bold;
}
.ttBold {
color: black;
font-size: 10pt;
font-weight: bold;
}
.ttLink {
text-decoration: underline;
color: blue;
font-size: 10pt;
}
.search {
background-color: #ffffff;
font-size: 10pt;
color: black;
font-family: inherit;
}
.searchText {
max-width: 400px;
background-color: #ffffff;
font-size: 10pt;
color: black;
font-family: inherit;
}
.lifestyle {
background-color: #ffffff;
font-size: 12pt;
color: black;
font-family: inherit;
}
.lifestyleHeader {
background-color: #ecebf3;
font-size: 12pt;
color: black;
border:#b6b6b6 solid;
border-width: 0px 0px 1px 0px;
font-family: inherit;
cursor: pointer;
}
.lifestyleTop {
background-color: #ecebf3;
font-size: 12pt;
color: black;
font-family: inherit;
cursor: pointer;
}
.lifestyleMiddle {
background-color: #ffffff;
font-size: 12pt;
color: black;
font-family: inherit;
cursor: pointer;
}
.alertTooltip{
margin-top:30px;
}